Skip to content

Comments

Consolidate auto-merge and brew formula update workflows#35

Merged
xerial merged 1 commit intomainfrom
add-auto-merge-workflow
Sep 2, 2025
Merged

Consolidate auto-merge and brew formula update workflows#35
xerial merged 1 commit intomainfrom
add-auto-merge-workflow

Conversation

@xerial
Copy link
Member

@xerial xerial commented Sep 2, 2025

Summary

  • Consolidated update-brew-formura.yml and auto-merge-release.yml into a single workflow
  • The workflow now updates the brew formula and commits to the PR before enabling auto-merge
  • Deleted the redundant update-brew-formura.yml file

Changes

  1. Modified auto-merge-release.yml to include brew formula update steps
  2. Workflow now checks out the PR branch directly and commits formula updates
  3. After committing updates, it enables auto-merge and auto-approves the PR

Test plan

  • Verify workflow triggers on release PRs from scala-steward-wvlet bot
  • Confirm brew formula update is committed to PR
  • Ensure auto-merge is enabled after formula update

🤖 Generated with Claude Code

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

- Merged update-brew-formura.yml into auto-merge-release.yml
- Updates brew formula and commits to PR before enabling auto-merge
- Removes separate update-brew-formura.yml workflow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@xerial xerial force-pushed the add-auto-merge-workflow branch from db9e214 to c275dbe Compare September 2, 2025 05:43
@xerial xerial merged commit 249b590 into main Sep 2, 2025
1 check passed
@xerial xerial deleted the add-auto-merge-workflow branch September 2, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant